Package com.bitmovin.player.api.casting

Contains API to enable casting functionality.

Types

Link copied to clipboard
interface RemoteControlApi

Provides the means to initiate and manage casting of video to a cast-compatible remote device.

Link copied to clipboard
data class RemoteControlConfig(receiverStylesheetUrl: String?, customReceiverConfig: Map<String, String?>, isCastEnabled: Boolean, sendManifestRequestsWithCredentials: Boolean, sendSegmentRequestsWithCredentials: Boolean, sendDrmLicenseRequestsWithCredentials: Boolean) : Parcelable

Configures the remote receiver app.